.wb-submit {
    float: left;
    width: 80px;
    font-size: 18px;
    background-color: #005292;
    color: #fff;
    border: 0 none;
    border-radius: 5px;
    line-height: 36px;
    margin-top: 10px
}

.wb-categories.wb-panel ul {
    margin-top: 15px
}

.wb-categories.wb-panel li {
    padding-left: 15px
}

.wb-entry-detail {
    padding-bottom: 30px
}

.wb-details {
    margin: 0 20px 10px 0;
    width: auto
}

.wb-details:before {
    background-image: url('../images/blog/blog-date-icon.png');
    content: "";
    float: left;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    vertical-align: middle
}

.wb-details__date,.wb-details__author {
    display: inline-block
}

.wb-details__author:before {
    content: "by"
}

.wb-details__author {
    margin-left: 15px
}

.mainContent.wb-entry-detail h2,.mainContent.wb-entry h2 {
    font-size: 28px!important;
    margin: 30px auto 10px
}

.wb-header {
    margin-bottom: 15px
}

.wb-header:before {
    content: "";
    background-image: url('../images/blog/blog-home-icon.png');
    content: "";
    float: left;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    margin-right: 3px
}

.wb-header a {
    font-size: 16px!important;
    vertical-align: middle;
    font-weight: bold
}

.wb-sub-header {
    margin-top: 0
}

.wb-entry-comments h3 {
    color: #FFF;
    background-color: #878787;
    font-size: 1.1em;
    line-height: 1.1em;
    font-weight: bold;
    margin: 45px auto 20px;
    padding: 13px 20px;
    border-radius: 5px
}

.wb-entry-comments li p {
    margin-left: 25px;
    margin-bottom: 30px
}

.wb-comment-name {
    font-weight: bold;
    margin: 15px auto 0px;
    display: block
}

.wb-entry-comments.wb-panel.wb-datetime {
    margin-bottom: 10px
}

.wb-comment-count {
}

.wb-view-comments,.wb-comment-count {
    text-align: left;
    width: auto;
    margin: 0px auto 15px
}

.wb-comment-count:before {
    background-image: url('../images/blog/blog-comment-icon.png')!important;
    content: "";
    display: inline-block;
    position: relative;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    vertical-align: middle
}

.wb-categories.wb-panel {
    margin-bottom: 60px
}

.wb-entry h3 {
    font-size: 15px
}

.wb-entry-detail-summary {
    float: left;
    width: 65%
}

.wb-entry-detail-thumbnail {
    float: right;
    max-width: 30%;
    width: 30%;
    padding-right: 0px;
    padding-left: 10px
}

.wb-entry-add-comment h3 {
    font-size: 21px
}

.pageContent.wb-entry-add-comment input[type="text"],.pageContent.wb-entry-add-comment input[type="password"],.pageContent.wb-entry-add-comment input[type="email"] {
    width: 90%!important
}

#pagecontent_0_form_692DC44F70D4478F91EF4299E0C5FB2B_fieldContainer {
    margin-top: 20px
}

.pageContent.scfSectionBorderAsFieldSet {
    border: 0 none;
    margin-left: 0;
    padding-left: 0;
    margin-top: 20px
}

.pageContent.scfSectionLegend {
    padding-left: 0;
    margin-left: 0
}

.pageContent.scfCheckbox input {
    height: auto
}

.pageContent.scfForm select {
    height: 35px
}

.pageContent.scfCheckbox {
    margin: 5px auto
}

.pageContent.scfListBoxGeneralPanel,.scfDropListGeneralPanel {
    margin-bottom: 10px
}

.pageContent label {
    float: none;
    margin-left: 8px
}

legend {
    border: 0 none
}

.wb-entry-tags {
    margin-bottom: 40px
}

.wb-entry-tags h3 {
    display: inline-block;
    margin-top: 0
}

.wb-entry-tags ul {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 20px
}

.wb-entry-tags li {
    display: inline-block;
    margin-left: 0;
    font-size: 12px
}

.wb-entries {
    padding-right: 90px
}

.wb-tagCloud a.wb-weight1 {
    display: inline-block;
    margin-left: 0;
    margin-bottom: 5px;
    font-size: 12px;
    text-decoration: none;
    background-color: #005292;
    padding: 3px 6px;
    border-radius: 5px;
    color: #FFF
}

.wb-entry-tags li a {
    text-decoration: none;
    background-color: #005292;
    padding: 3px 6px;
    border-radius: 5px;
    color: #FFF
}

.wb-tagCloud {
    margin-bottom: 45px
}

.wb-tagCloud h3 {
    color: #005292;
    font-size: 1.5em;
    margin-bottom: 15px
}

.wb-entry-share h3 {
    display: none
}

.wb-image {
    width: 100%!important;
    height: auto!important
}

.blog__summary--subtitle {
    margin: 60px auto 0!importantq
}

.sidebarContent.blog-button {
    background-image: url(../Images/button-bg-gradient.jpg);
    background-position: bottom center;
    border-radius: 5px;
    height: 50px;
    width: 260px;
    cursor: pointer;
    display: block;
    text-align: center;
    color: #FFF;
    font-size: 18px;
    font-weight: 600;
    line-height: 50px;
    text-shadow: #000 1px 1px 1px;
    letter-spacing: 0.5px;
    margin: 25px 0;
    padding: 0 20px
}

.feature-cta-btn {
    background-repeat: none;
    background-position: 0-9px;
    width: auto;
    padding: 10px 12px 10px 31px;
    margin: 0 auto;
    vertical-align: middle;
    line-height: 13px;
    border-radius: 5px
}

.graphic-modal.modal-content {
    border-radius: 18px;
    border: 0 none;
    background-color: rgba(0,0,0,.8)
}

.graphic-modal.modal-header {
    height: 30px;
    padding: 0;
    border: 0 none
}

.graphic-modal.modal-header button {
    text-indent: -99999px;
    width: 21px;
    height: 21px;
    opacity: 1.0;
    background: url(../images/ipg-icons.png)-517px-39px no-repeat transparent
}

.graphic-modal.modal-body {
    padding: 0 30px 30px
}

.graphic-modal.modal-body>img {
    width: 100%;
    height: auto
}

.home#feature {
    top: -25px;
    background-color: #333;
    height: 525px;
    background: url('https://www.itape.com/~/media/Images/static-blue.jpg')
}

.brandPanelTiles ul li {
    text-transform: uppercase
}

@font-face {
    font-family: 'Helvetica';
    src: url('Helvetica.ttf');
    src: local('Helvetica'),local('Helvetica'),url('Helvetica.ttf')format('truetype')
}

body {
    font-family: Helvetica,'Helvetica',Arial,sans-serif
}

h1,h2,h3,h4,h5,h6 {
    font-family: Helvetica,'Helvetica',Arial,sans-serif
}

* {
    font-family: Helvetica,'Helvetica',Arial,sans-serif
}

.pageIntro h2 {
    font-family: Helvetica,'Helvetica',Arial,sans-serif;
    color: #565656;
    font-size: 23px!important
}

.pageIntro h3 {
    font-family: Helvetica,'Helvetica',Arial,sans-serif;
    color: #565656;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 2px
}

.indentlist {
    margin: 0px 0px 20px 0px
}

.indentlist li {
    margin: 0px 0px 0px 20px
}

#chat tr {
    border: none
}

#chat {
    margin: 0;
    padding: 0;
    position: relative
}

#chat {
    width: 236px;
    height: 55px;
    display: block;
    margin: 0;
    padding: 0;
    position: relative
}

.lpPoweredBy {
    display: none
}

#lpChatButton {
    float: none;
    top: -12px;
    position: relative;
    display: block;
    padding: 30px 0 15px
}

.ImageName.docFormat {
    width: 130px;
    padding: 0 0 10px 30px
}

.ImageName.docName {
    width: 550px;
    padding: 0 10px 0 30px
}

.ImageNameDate.docFormat {
    width: 130px;
    padding: 0 0 10px 30px
}

.ImageNameDate.docName {
    width: 350px;
    padding: 0 20px 0 0
}

.ImageNameDate.docDate {
    width: 150px;
    padding: 0 10px 0 30px
}

#docLister.ImageNameDate td:before {
    content: ""!important
}

.mainContent ol {
    margin-left: 15px
}

.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus {
    background-color: #005292
}

.nav-pills>li>a {
    color: #005292
}

.sidebarContent img+.indentlist {
    margin-top: 10px
}

@media(min-width: 768px) {
    .mainContent.row {
        margin-left:-15px;
        margin-bottom: 40px
    }
}

.mainContent.page-tabs {
    padding: 12px;
    background-color: #EEE
}

#navMarketsDropdown.navLinks ul li img {
    margin-right: 5px;
    background-color: #0078b3;
    border-radius: 3px;
    padding: 2px;
    width: 36px;
    height: 36px
}

.mainContent h4.section {
    clear: both;
    margin: 30px auto 10px;
}

@media(min-width: 768px) {
    #product-tiles {
        margin:55px auto 30px
    }
}

footer {
    padding-bottom: 27px!important;
}

.sidebarContent.section.header {
    padding: 0 20px!important
}

@media(max-width: 768px) {
    .sidebarContent {
        padding:40px 15px 0
    }
}

@media(min-width: 768px) {
    #footerCopyright {
        position:absolute;
        margin: 230px auto 0!important;
        padding: 10px!important
    }
}

.sidebarContent.section.pageNav ul {
    width: 290px;
    margin: 0 auto!important;
    padding: 0!important
}

@media(min-width: 768px) {
    .sidebarContent.section.pageNav ul {
        width:232px
    }
}

.sidebarContent.section.pageNav.pageNavIcons ul li {
    margin: 5px!important
}

.sidebarContent.section.pageNav.pageNavIcons ul li a img {
    width: 80%!important;
    height: 80%!important;
    top: 10%!important;
    left: 10%!important;
    position: relative
}

#mktSegmentCarousel.carousel-inner img {
    margin: 0 auto
}

li[data-content="FULFILLMENT-COMPLETE"] {
    display: none
}

.sub-section {
    margin-left: -15px!important;
    margin-bottom: 20px;
    clear: both
}

@media(max-width: 768px) {
    .sub-section {
    }
}

.section+.sub-section {
    margin-left: 0!important
}

.sub-section>div>h3:first-of-type {
    margin-top: 0
}

.mainContent.docList {
    list-style-type: none
}

.mainContent.docList li {
    margin: 5px auto 0
}

.mainContent.docList li:first-of-type {
    margin-top: 0
}

.sub-section img {
    width: 100%!important;
    height: auto!important
}

@media(max-width: 768px) {
    .sub-section img {
        margin:25px auto 15px
    }
}

.sidebarContent.rep-login {
    background-image: url(../Images/playbook-btn-access.png);
    border-radius: 5px;
    height: 70px;
    width: 260px;
    cursor: pointer
}

.mainContent h4.section {
    position: relative
}

.mainContent h4.section.section-large {
    font-family: "Oswald",Helvetica,sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: #FFF;
    text-transform: uppercase;
    padding: 0 20px;
    line-height: 75px;
    margin-bottom: 25px
}

.mainContent h4.section.section-collapse {
    margin: 15px auto 15px;
    background-color: #005292;
    padding-left: 35px;
    cursor: pointer
}

.mainContent h4.section.section-collapse:hover {
    background-color: #003157;
    padding-left: 35px;
    cursor: pointer
}

.inline-link {
    display: inline-block
}

.mainContent h4.section.section-fulfillment {
    padding-left: 35px;
    background-color: #0a2f88;
    box-shadow: 0 0 20px#002644 inset
}

@media(min-width: 768px) {
    .mainContent h4.section.section-collapse.section-fulfillment:hover {
        background-color:#001c54
    }
}

.mainContent h4.section.section-fulfillment.section-info-request {
    margin: 40px auto-20px
}

.mainContent h4.section.section-icon.section-collapse:before {
    top: 25px;
    left: initial;
    right: 25px
}

.mainContent h4.section.section-large.section-icon img {
    margin-right: 8px;
    float: left;
    margin: 9px 9px 0-6px;
    opacity: 1.0
}

.mainContent h4.section.section-collapse:before {
    content: "";
    height: 25px;
    width: 25px;
    margin: 0;
    padding: 0;
    border: 0;
    top: 7px;
    left: 7px;
    position: absolute;
    background: url(../Images/ipg-icons.png)-330px-35px no-repeat transparent
}

.mainContent h4.section.section-collapse.closed:before {
    content: "";
    background: url(../Images/ipg-icons.png)-330px-4px no-repeat transparent
}

.section-header+.in>div {
    background-color: transparent
}

.infoPanel h4 {
    font-size: 1.0em;
    font-weight: bold;
    margin: 25px auto 5px
}

.infoPanel span.date {
    margin: 0
}

.infoPanel ul li {
    margin-bottom: 10px
}

@media(max-width: 768px) {
    #docLister tr {
        border:0 none
    }

    #docLister td {
        padding: 0 15%10px 5%;
        margin-top: 0;
        margin-bottom: 0;
        min-height: 0px
    }

    .ImageName.docName,.ImageName.docFormat,.ImageNameDate.docName,.ImageNameDate.docFormat {
        width: auto
    }

    .ImageNameDate.format {
        float: left;
        min-height: 10px
    }

    .ImageNameDate.docName {
        min-height: 30px;
        font-weight: 700;
        float: left;
        padding-left: 20px
    }

    .ImageNameDate.docDate {
        text-align: left;
        padding-left: 20px
    }
}

@media(max-width: 480px) {
    .ImageNameDate.docName,.ImageNameDate.docFormat,.ImageNameDate.docDate {
    }
}

@media(max-width: 768px) {
    #navContent {
        height:40px!important
    }
}

#textOverVideo {
    width: 100%;
display:none;
}

#textOverVideo p {
    padding: 0;
    width: 100%;
    text-align: left!important
}

#headerVideo {
}

@media(min-width: 768px) {
    .home#navBrandLarge {
        padding-bottom:0px
    }
}

@media(min-width: 1200px) {
    #headerVideo {
    }
}

@media(max-width: 1024px) {
    #textOverVideo {
        padding:0 80px
    }

    #textOverVideo h2 {
        font-size: 40px
    }
}

@media(max-width: 768px) {
    #headerVideo {
    }
}

#navBrandLarge.nav-tabs>li {
    margin-top: -120px!important
}

#navBrandLarge.nav-tabs>li:first-of-type {
    margin-left: 0
}

#navBrandLarge.nav-tabs>li:last-of-type {
    margin-right: 0
}

@media(min-width: 980px) {
    #navBrandLarge.nav-tabs>li {
        margin:0 23px;
        width: 210px
    }
}

@media(max-width: 980px) {
    #navBrandLarge.nav-tabs {
        width:732px
    }

    #navBrandLarge.nav-tabs>li {
        height: 123px;
        width: 172px!important;
        margin-top: -82px!important;
        margin-left: 1%;
        margin-right: 1%
    }

    #navBrandLarge.nav-tabs>li a.img-on {
        margin-top: -123px
    }

    #navBrandLarge.brandPanel img {
        max-width: 100%;
        height: auto
    }
}

@media(max-width: 1024px) {
    #home-industry-header {
        padding:0 15px
    }
}

.feature-cta {
    background-size: 100%!important
}

@media(max-width: 768px) {
    .feature-cta {
        background-size:200%!important;
        padding-bottom:50px!important;
    }
    .qysm .feature-cta-right-container{
        display:none;
    }




}

@media(max-width: 480px) {
    .feature-cta {
        background-size:400%!important
    }

.zzpic li {
    width: 48%;
    float: left;
    padding: 0;
    margin:0 1%;
    margin-bottom:10px;
    height: auto;
    overflow: hidden;
}

}

@media(max-width: 1024px) {
    .feature-cta-left-container {
        padding:0 15px
    }
}

.feature-cta-right-container {
    text-align: right
}

.investor-relations ul>h4.section-header {
    border-top: 1px solid#AAA;
    margin-top: 30px;
    padding-top: 20px
}

.investor-relations.section {
    padding-bottom: 10px
}

.newsEntry:first-of-type {
    margin-top: 20px;
}

@media(max-width: 768px) {
    .pageContent button{
        width:100%;
    }
}

#prodLit {
    width: 100%
}

@media(max-width: 992px) {
    .mainContent {
        padding-left:15px!important;
        padding-right: 15px!important
    }



}

.playbook-header img {
    display: block;
    width: 100%
}

@media(min-width: 768px) {
    #chat {
        margin:0;
        padding: 0;
        position: absolute;
        right: 10px;
        top: -10px
    }

    #lpChatButton {
        float: right;
        top: 0;
        position: relative;
        padding: 0;
        height: 37px;
        margin-top: -12px;
        margin-bottom: 5px
    }
}

@media(max-width: 992px)and(min-width:768px) {
    .infoPanel>div:nth-child(3n) {
        border-width:1px 0px 0px 0px;
        padding: 55px
    }
}

.mark-segment-slider {
    background-color: #e6e6e6!important
}

@media(max-width: 768px) {
    .mark-segment-first-category-title {
        padding:0 15px 10px
    }

    #mark-segment-nav.col-md-6:first-child {
        padding: 30px 0
    }

    #mark-segment-nav.col-md-6:last-child {
        padding: 0 0 30px
    }
}

@media(max-width: 480px) {
    #mark-segment-nav.col-md-6:first-child {
        padding:30px 0
    }

    #mark-segment-nav.col-md-6:last-child {
        padding: 0 0 30px
    }
}

.button-blue {
    font-size: 1.0em;
    color: #FFF;
    background-color: #13B5EA;
    height: 32px;
    line-height: 32px;
    width: auto;
    margin: 0;
    padding: 0 12px;
    border: 0 none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    display: inline-block
}

.button-blue.product-releases {
    margin: 30px auto 40px
}

#releases.highlights {
    /* padding-top: 22px */
}

#releases.product-releases-list {
    padding-top: 20px
}

#releases.product-releases-item {
    margin-bottom: 23px
}

.tab-title-highlights {
    color: #565656!important;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 0;
    padding-top: 15px
}

.hot-topics {
    clear: both;
    margin-top: 45px
}

.hot-topics.content {
    overflow: hidden;
    max-height: 180px;
    transition: max-height 0.8s;
    background-color: #EBEBEB;
    margin: 0;
    padding: 15px 15px 15px 15px
}

.hot-topics.content.open {
    height: 100%!important;
    max-height: 2100px
}

.hot-topics.header {
    background-color: #878786;
    border-radius: 5px 5px 0 0;
    margin: 0;
    padding: 0px 10px;
    position: relative
}

.hot-topics.header h2 {
    margin: 0;
    padding: 0px 20px 0 40px;
    line-height: 40px;
    color: #FFF!important;
    font-size: 16px!important;
    font-weight: 600
}

.icon-hot-topics {
    position: absolute;
    width: 33px;
    height: 34px;
    top: 1px;
    left: 17px
}

.hot-topics.indentlist {
    margin-bottom: 0;
    padding-top: 0
}

.hot-topics.indentlist li {
    margin: 0px 0px 8px 30px;
    line-height: 1.3em
}

@media(max-width: 480px) {
    .hot-topics.indentlist li {
        margin-left:20px
    }
}

.hot-topics__view-more,.hot-topics__view-less {
    display: none
}

.hot-topics__view-more.active,.hot-topics__view-less.active {
    display: block
}

.hot-topics.footer {
    background-color: #EBEBEB;
    border-radius: 0 0 5px 5px;
    margin-top: -25px;
    margin-bottom: 60px;
    padding: 25px 30px 25px;
    position: relative
}

@media(min-width: 768px) {
    .hot-topics.footer {
        padding-top:15px;
        margin-top: 0px
    }
}

.hot-topics.footer a {
    font-size: 1.0em;
    color: #FFF;
    background-color: #13B5EA;
    height: 32px;
    line-height: 32px;
    width: 108px;
    margin: 0;
    padding: 0 12px;
    border: 0 none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer
}

.home-industry-item-title {
    font-size: 16px;
    line-height: 18px;
    padding: 0 3em
}

@media(max-width: 768px) {
    .home-industry-item-title {
        padding:0 1em
    }
}

#news-container-section {
    padding-bottom: 80px
}

.news-tab-content {
    background-color: #CECECE
}

.news-tab-content.news-tab-content-visited {
    background-color: #004070
}

#news-header h3.panelTitle {
    font-size: 18px
}

.shadow-image img {
    max-width: 100%;
    vertical-align: top
}

.cta-link-left-column,.cta-link-right-column {
    padding: 0 60px
}

.news-panel-new-left-column span{
    display:table;
    width:180px;
    height:120px;
    margin-bottom: 10px;
}
.news-panel-new-left-column span i{
    display:table-cell;
    width:100%;
    vertical-align:middle;
    text-align:center;
    background-color:#fff;
    overflow:hidden;
}
.news-panel-new-left-column img {
    width:auto;
    height: auto;
    max-width:100%;
    max-height:120px;
}

.cta-link-left-column img,.cta-link-right-column img {
    max-width: 90%;
    text-align: center
}



@media(max-width: 1024px) {
    #news-header,#realeases {
        padding:0 15px
    }
}

@media(max-width: 768px) {
    #news-header-title {
        width:100%;
        margin-bottom: 12px;
    }

    .news-tab-content {
        margin-left: 0!important;
        margin-right: 0!important;
        padding: 15px 0 10px;
        height: auto;
        width: 32%
    }

    .news-tab-content#products {
        margin: 0 2%!important
    }

    .panelTitle {
        line-height: 15px;
        margin: 5px auto;
        padding-left: 10px;
        padding-right: 10px;
        max-width: none;
        text-align: center;
        float: none
    }

    .panelTitle span {
        margin: 0 10px;
        display: block
    }

    .highlights-title {
        margin: 0 0px;
    }

    #infopanel_2_TitleLabel {
        line-height: 15px;
        float: none;
        margin: 5px 0
    }

    .panelIcon {
        text-align: center;
        float: none
    }

    .cta-link-left-column,.cta-link-right-column {
        padding: 0 30px
    }

    .cta-link-left-column img,.cta-link-right-column img {
        max-width: 100%;
        text-align: center
    }

    .news-section {
        padding: 0 20px
    }

    .news-panel-new-left-column {
        width: 100%;
        height: auto;
        max-height: 300px;
        overflow: hidden;
    }

    .news-panel-new-right-column {
        width: 100%
    }

    .news-panel-new-left-column img {
        max-width: 320px;
        height: auto;
    }
}

.XBlogMain {
    margin-left: 0!important;
    width: 660px!important;
    margin-right: 40px
}

.XBlogRight {
    width: 304px!important
}

#XB {
    max-width: 100%!important
}

#XB.headline h2 {
    font-size: 16px;
    font-weight: 700
}

#XB.set.authorheading {
    font-style: italic;
    padding-bottom: 15px;
    display: block
}

#XB-RecentBlog {
    margin-top: 45px
}

#XB-RecentBlog>div {
    padding-left: 20px
}

#XB-RecentBlog span.scWebEditInput {
    position: relative;
    width: 100%
}

@media(min-width: 769px) {
    #XB.container-fluid {
        padding-left:0!important
    }
}

#mainform#XB-RecentBlog h3 {
    color: #FFF!important;
    background-color: #878787;
    font-size: 1.1em;
    line-height: 1.1em;
    font-weight: bold;
    margin: 15px auto 20px;
    padding: 13px 20px;
    border-radius: 5px;
    width: 100%
}

.titleUnderline {
    display: none!important
}

.titleUnderline+div {
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 5px
}

.authorheading {
    margin-bottom: 10px;
    font-style: italic
}

footer {
    margin-bottom: -30px;
}

.mainContent h2,.pageIntro h2 {
    font-size: 23px!important;
    color: #6391BB!important
}

.sidebarContent h2 {
    background-color: #A4A4A4;
    color: #fff;
    text-indent: 10px;
    border-radius: 4px;
    line-height: 25px;
    padding: 10px 0;
    margin-bottom: 15px;
    margin-top: 0;
    font-size: 22px;
}
.sidebarContent h2 a{
    color:#fff;
}
.sidebarContent h2.topname {
    display: none
}

.sidebarContent div p {
    border: 1px solid#fff;
    margin: 0;
    padding: 8px 10px;
    border-top: 0
}
.sidebarContent div p:last-child{
    margin-bottom:20px;
}

.sidebarContent div p a {
    color: #333
}

.sidebarContent div.chlist p {
    font-weight: bold
}

.sidebarContent div.chlist p .lv3 {
    font-weight: normal
}

.sidebarContent div.chlist p .lv3:before {
    content: "- ";
    margin-left: 10px
}

.sidebarContent div p.thisclass {
    background-color:
}

.sidebarContent div p.thisclass a {
    text-decoration: none;
    color: #2a6496
}

.mainContent.shoptype {
    width: 100%
}

.mainContent.shoptype h2 {
    background-color: #878787;
    color: #fff;
    border: 5px solid#333;
    text-indent: 20px;
    padding: 10px 0;
    margin-top: 0
}

.mainContent.shoptype h2 a {
    color: #fff
}

.mainContent.shoptype ul {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    overflow: hidden
}

.mainContent.shoptype ul li {
    width: 33%;
    float: left;
    height: 25px;
    line-height: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.mainContent.shoptype ul li:before {
    content: '· ';
    font-weight: bolder
}

.mainContent.shoptype ul li a {
    color: #333
}

.shoplist.col-sm-5 {
    width: 28.5%
}

.shoplist.col-sm-5 img {
    width: 120px;
    height: auto;
    max-height: 200px
}

.icon.search {
    text-indent: -9999px
}

.pagelist{
    width: 100%;
    height: auto;
    margin-top:2rem;
    overflow: hidden    
}
.pagelist ul {
    width: 100%;
    height: auto;
    text-align: left;
    overflow: hidden
}

.pagelist ul li {
    display: inline-block;
    list-style-type: none;
    text-align: center
}

.pagelist ul li a {
    display: inline-block;
    line-height: 25px;
    padding: 0 8px;
    background-color: #f1f1f1
}

.pagelist ul li.thisclass a {
    background-color: #428bca;
    color: #fff
}

.pagelist ul .pageinfo {
    display: none
}



#homepage#navPrimary a#home {
    background-color: #005292
}

#navPrimary a,#navPrimary a#home {
    background-color: #1C75BB
}

#navPrimary a.this,#navPrimary a#products.this,#navPrimary a#markets.this,#navPrimary a#about.this,#navPrimary a#contact.this,#navPrimary a#support.this {
    background-color: #005292
}

.nav-tabs li a h3 {
    color: #fff;
    padding: 0 5px;
    position: absolute;
    bottom: 30px;
    left: 0;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    display: block;
    width: 100%;
    z-index: -1;
}

#navBrandLarge.nav-tabs>li h3 {
    text-align: center
}

.nav-tabs li a:hover h3 {
    /* display: none; */
    color: #000;
    z-index:5;
}

#navBrandLarge.nav-tabs>li:hover h3 {
    color: #fff;
    opacity: 0
}

.pageIntro img {
    max-width: 100%;

}

.shoplist .sub-section img {
    border:1px solid #f1f1f1;
    padding:10px;
}


.tlist li {
    list-style-type: none;
    line-height: 20px;
    padding: 5px 0
}

.tlist li:before {
    content: '> '
}

#prodLitItems.noSlide li {
    width: 177px;
    text-align: center;
    margin-right: 20px;
    float: left;
    height: auto;
    overflow: hidden
}

#prodLitItems.noSlide li img {
    width: auto;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 135px;
    max-height: 135px;
    max-width: 200%
}

@media screen and(max-width: 768px) {
    .shoplist.col-sm-5 {
        float:left
    }






}

@media screen and(max-width: 640px) {
    .mainContent.shoptype h2 {
        text-indent:10px;
        font-size: 18px!important
    }

    .mainContent.shoptype ul li {
        width: 100%
    }
}

@media screen and(max-width: 480px) {
    .shoplist.col-sm-5 {
        float:left;
        width: 34.5%
    }
}

.listContent {
    width: 100%
}

.listContent h2 {
    text-align: center;
    font-size: 32px!important;
    padding: 20px 0 20px;
    margin: 0 auto
}

.listContent h4 {
    text-align: center;
    font-size: 20px!important;
    padding: 0px 0 20px;
    margin: 0 auto
}

.listContent h5 {
    text-align: center;
    font-size: 18px!important;
    padding: 0px 0 40px;
    margin: 0 auto
}

.listContent h5 a {
    display: inline-block;
    margin: 0 10px;
    text-shadow: none
}

.listContent h5 strong a {
    font-weight: normal
}

.listshop {
    list-style: none;
    width: 100%;
    height: auto;
    overflow: hidden
}

.listshop li {
    width: 23.5%;
    float: left;
    margin-right: 2%;
    margin-bottom:40px;
    text-align: center
}

.listshop li:nth-child(4n) {
    margin-right: 0
}

.listshop li picture {
    display: block;
    width: 100%;
    height: 240px;
    border:1px solid #f5f5f5;
    overflow: hidden
}

.listshop li picture img {
    width: 100%;
    height: auto
}

.listshop li picture a {
    display: table;
    width: 100%;
    height: 100%
}

.listshop li picture a i {
    display: table-cell;
    vertical-align: middle
}

.listshop li p {
    margin: 10px 0;
    line-height: 20px;
    height: 100px;
    overflow: hidden
}

.listshop li p span {
    display: block;
    text-align: left;
    height: 60px;
    line-height: 20px
}


.mainContent .listshop li {
    width: 31.3333%;
    float: left;
    margin-right: 2%;
    margin-bottom:40px;
    text-align: center
}
.mainContent .listshop li:nth-child(4n) {
    margin-right:2%;
}
.mainContent .listshop li:nth-child(3n) {
    margin-right:0;
}

@media screen and(max-width: 960px) {
    .listshop {
        width:90%;
        margin: 0 auto
    }

    .listshop li {
        width: 49%;
        float: left;
        margin: 0 2%0 0;
        text-align: center
    }

    .listshop li:nth-child(2n) {
        margin-right: 0
    }

    .listshop li picture {
        display: block;
        width: 100%;
        height: 320px;
        overflow: hidden
    }
}


@media (max-width: 768px) {
.listshop{
    padding:0 1%;
}
.listshop li {
    width: 48%;
    float: left;
    margin:0 1%;
    margin-bottom:40px;
    text-align: center
}

.listshop li:nth-child(4n) {
    margin-right: 0
}

.listshop li picture {
    display: block;
    width: 100%;
    height: 160px;
    overflow: hidden
}



.listnews li picture {
    width: 30%;
}
.listnews li picture a{
    display:block;
    width:90px;
    height:90px;
    max-width:90%;
    margin-top:5px;
    overflow:hidden;
}
.listnews li p {
    width: 70%;
}
.listnews li picture img{
    height: auto;
    max-height: 100%;
    vertical-align:middle;
    max-width: 100%;
    margin:0;
}



}


@media screen and(max-width: 640px) {
    .listshop li {
        width:100%;
        float: none;
        margin: 0 auto;
        text-align: center
    }

    .listshop li:nth-child(4n) {
        margin-right: auto
    }

    .listshop li picture {
        display: block;
        width: 100%;
        height: auto;
        max-height: 375px;
        overflow: hidden
    }
}
